struct _WNF_SCOPE_MAP// Size=0xb0
{
    struct _WNF_NODE_HEADER Header;// Offset=0x0 Size=0x4
    struct _WNF_SCOPE_INSTANCE * SystemScopeInstance;// Offset=0x8 Size=0x8
    struct _WNF_SCOPE_INSTANCE * MachineScopeInstance;// Offset=0x10 Size=0x8
    struct _WNF_SCOPE_INSTANCE * PhysicalMachineScopeInstance;// Offset=0x18 Size=0x8
    struct _WNF_SCOPE_MAP_ENTRY ByDataScope[6];// Offset=0x20 Size=0x90
};